.svgFacebook:hover {
  transform: scale(130%);
  fill: darkblue;
}

.svgLocationDot:hover {
  transform: scale(130%);
  fill: darkblue;
}